projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32a5b79
)
Document set-file-times.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 27 Apr 2004 13:17:34 +0000
(13:17 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 27 Apr 2004 13:17:34 +0000
(13:17 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 8ca9bfacd4d60a69cb93a7fb5c06540403209f20..bc21ab9a997ad21b6c6a25be950a84639839cd16 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1976,6
+1976,11
@@
arg is non-nil.
** The function `eql' is now available without requiring the CL package.
++++
+** The new primitive `set-file-times' sets a file's access and
+modification times. Magic file name handlers can handle this
+operation.
+
** The display space :width and :align-to text properties are now
supported on text terminals.